home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group01b.txt / 000115_icon-group-sender_Mon Jul 30 17:18:18 2001.msg < prev    next >
Internet Message Format  |  2002-01-03  |  1KB

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.11.1/8.11.1) id f6V0ICs29716
  4.     for icon-group-addresses; Mon, 30 Jul 2001 17:18:12 -0700 (MST)
  5. Message-Id: <200107310018.f6V0ICs29716@baskerville.CS.Arizona.EDU>
  6. From: "Ehud Lamm" <mslamm@mscc.huji.ac.il>
  7. To: <icon-group@cs.arizona.edu>
  8. Subject: Best short Icon example
  9. Date: Mon, 30 Jul 2001 22:57:42 +0300
  10. X-Priority: 3
  11. X-MSMail-Priority: Normal
  12. X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211
  13. Errors-To: icon-group-errors@cs.arizona.edu
  14. Status: RO
  15. Content-Length: 778
  16.  
  17. Hi all,
  18.  
  19. I am in the process of perapring material for a programming languages
  20. course. The course is based on the book Essential of Programming Languages,
  21. which is based on building interpreters in Scheme implementing many
  22. important language constructs. Thus, the course doesn't show example code in
  23. different languages.
  24. I am, however, creating a short section with example code in some innovative
  25. languages. The idea is to give the students "shock treatment" - making them
  26. realize that not all language are Pascal/C/Java.
  27. I was wondering what would be the best Icon example. I want something short,
  28. which solve a concrete problem, and uses some of Icons interesting features
  29. (goal directed evaluation, string scanning).
  30. Any suggestions?
  31.  
  32. Ehud Lamm
  33. http://lambda.weblogs.com
  34.  
  35.  
  36.